'宣言 Public Overloads Shared Function GetGlyphIndices( _ ByVal hdc As IntPtr, _ ByVal lpsz As String, _ ByVal c As Integer, _ ByVal pgi() As UShort, _ ByVal fl As UInteger _ ) As UInteger
public static uint GetGlyphIndices( IntPtr hdc, string lpsz, int c, out ushort[] pgi, uint fl )
Win32 クラス Win32 メンバ オーバーロード一覧